home *** CD-ROM | disk | FTP | other *** search
/ Chip 1998 November / CHIP Kasım 1998.iso / emulators / commodore64 / vice0150.exe / TODO < prev    next >
Text File  |  1998-08-31  |  2KB  |  62 lines

  1.                             -*- Outline -*-
  2.  
  3. What are we going to do next
  4. ============================
  5.  
  6. * General improvements
  7. ----------------------
  8.  
  9. - Snapshot format to freeze the emulators' state.  The main issue is
  10.   to make it as implementation-independent as possible, so that
  11.   snapshots made with the current versions will still run on the
  12.   future ones.
  13.  
  14. - Write real MS-DOS documentation (any volunteers?).
  15.  
  16. - Allow tape loading without the virtually pressed "Play" button,
  17.   which can break some programs that do not like it to be pressed
  18.   (e.g. Turbo Assembler).
  19.  
  20. - Emulate shifted keys more accurately by delaying the shifted key
  21.   after the shift.
  22.  
  23. - Emulate the RESTORE key more accurately.
  24.  
  25. - Better support for alternative ROM sets.
  26.  
  27. - Some more kernal patches, for instance for changing colors and
  28.   patching the reset routine to make it faster (maybe configurable).
  29.  
  30. - More ports.  Any volunteers?  MacOS and Win32 ports are in the
  31.   works; if you want to help, please let us know.
  32.  
  33. * C64 improvements
  34. ------------------
  35.  
  36. - Better handling for REU load/save.  It would be nice to have a few
  37.   menu entries to do this.
  38.  
  39. - More accurate REU emulation, with 16 Mbyte mode.
  40.  
  41. * C128 improvements
  42. -------------------
  43.  
  44. - Support missing keys (Caps Lock, 40/80 Display).
  45.  
  46. * VIC20 improvements
  47. --------------------
  48.  
  49. - Better, possibly cycle-based, emulation of the VIC-I chip.
  50.  
  51. - Improve the accuracy of the audio emulation.
  52.  
  53. * PET improvements
  54. ------------------
  55.  
  56. - Complete CRTC emulation.
  57.  
  58. * 1541 improvements
  59. -------------------
  60.  
  61. - Emulate more than just one 1541 drive with the "true" emulation.
  62.